[INFO] fetching crate async-utp 0.8.0-alpha1...
[INFO] fixing async-utp-0.8.0-alpha1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate async-utp 0.8.0-alpha1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate async-utp 0.8.0-alpha1
[INFO] finished tweaking crates.io crate async-utp 0.8.0-alpha1
[INFO] tweaked toml for crates.io crate async-utp 0.8.0-alpha1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-utp 0.8.0-alpha1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 102 packages to latest compatible versions
[INFO] [stderr]       Adding num-traits v0.1.43 (available: v0.2.19)
[INFO] [stderr]       Adding quickcheck v0.4.1 (available: v1.1.0)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.23)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3
[INFO] running `Command { std: "docker" "start" "dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking quickcheck v0.4.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking async-utp v0.8.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(feature = "nightly", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     feature = "clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/packet.rs:823:11
[INFO] [stdout]     |
[INFO] [stdout] 823 | #[cfg(all(feature = "nightly", test))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `unstable`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1420 |         match poll_unpin!(self.receiver.recv(), cx) {
[INFO] [stdout]      |               ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1488 |                 match poll_unpin!(socket.socket.recv_from(&mut buf), cx) {
[INFO] [stdout]      |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1498 |                 if poll_unpin!(socket.socket.send_to(reply.as_ref(), src), cx)
[INFO] [stdout]      |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1515 |             if poll_unpin!(socket.send_packet(&mut packet), cx).is_pending() {
[INFO] [stdout]      |                ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1522 |                 poll_unpin!(socket.socket.send_to(packet.as_ref(), dst), cx)
[INFO] [stdout]      |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1596 |                 while poll_unpin!(self.receiver.recv(), cx).is_ready() {}
[INFO] [stdout]      |                       ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1605 |             match poll_unpin!(socket.send_packet(&mut packet), cx) {
[INFO] [stdout]      |                   ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1646 |         match poll_unpin!(self.receiver.recv(), cx) {
[INFO] [stdout]      |               ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1696 |                             poll_unpin!(socket.close(), cx)
[INFO] [stdout]      |                             ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1706 |                 let msg = poll_unpin!(self.receiver.recv(), cx);
[INFO] [stdout]      |                           ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1782 |         match poll_unpin!(socket.send_packet(&mut reply), cx) {
[INFO] [stdout]      |               ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1809 |             match poll_unpin!(self.handle_timeout(next_timeout), cx) {
[INFO] [stdout]      |                   -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1855 |             match poll_unpin!(socket.socket.recv_from(&mut buf), cx) {
[INFO] [stdout]      |                   -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(feature = "nightly", feature(test))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]   --> src/lib.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     feature = "clippy",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `unstable`
[INFO] [stdout]    = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]    --> src/packet.rs:823:11
[INFO] [stdout]     |
[INFO] [stdout] 823 | #[cfg(all(feature = "nightly", test))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `unstable`
[INFO] [stdout]     = help: consider adding `nightly` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1420 |         match poll_unpin!(self.receiver.recv(), cx) {
[INFO] [stdout]      |               ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1488 |                 match poll_unpin!(socket.socket.recv_from(&mut buf), cx) {
[INFO] [stdout]      |                       -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1498 |                 if poll_unpin!(socket.socket.send_to(reply.as_ref(), src), cx)
[INFO] [stdout]      |                    ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1515 |             if poll_unpin!(socket.send_packet(&mut packet), cx).is_pending() {
[INFO] [stdout]      |                ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1522 |                 poll_unpin!(socket.socket.send_to(packet.as_ref(), dst), cx)
[INFO] [stdout]      |                 ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1596 |                 while poll_unpin!(self.receiver.recv(), cx).is_ready() {}
[INFO] [stdout]      |                       ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1605 |             match poll_unpin!(socket.send_packet(&mut packet), cx) {
[INFO] [stdout]      |                   ------------------------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1646 |         match poll_unpin!(self.receiver.recv(), cx) {
[INFO] [stdout]      |               ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1696 |                             poll_unpin!(socket.close(), cx)
[INFO] [stdout]      |                             ------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1706 |                 let msg = poll_unpin!(self.receiver.recv(), cx);
[INFO] [stdout]      |                           ------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1782 |         match poll_unpin!(socket.send_packet(&mut reply), cx) {
[INFO] [stdout]      |               ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1809 |             match poll_unpin!(self.handle_timeout(next_timeout), cx) {
[INFO] [stdout]      |                   -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> src/socket.rs:1236:9
[INFO] [stdout]      |
[INFO] [stdout] 1236 |         #[allow()]
[INFO] [stdout]      |         ^^^^^^^^^^ help: remove this attribute
[INFO] [stdout] ...
[INFO] [stdout] 1855 |             match poll_unpin!(socket.socket.recv_from(&mut buf), cx) {
[INFO] [stdout]      |                   -------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: attribute `allow` with an empty list has no effect
[INFO] [stdout]      = note: this warning originates in the macro `poll_unpin` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 313 |     make_setter!(set_seq_nr, seq_nr, u16);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 314 |     make_setter!(set_ack_nr, ack_nr, u16);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 315 |     make_setter!(set_connection_id, connection_id, u16);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 316 |     make_setter!(set_wnd_size, wnd_size, u32);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `len` is never used
[INFO] [stdout]    --> src/packet.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl<'a> Extension<'a> {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] 110 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `bind`, `peer_addr`, `connect`, `recv_from`, `should_read`, and `send_to` are never used
[INFO] [stdout]    --> src/socket.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl UtpSocket {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub async fn bind<A: ToSocketAddrs>(addr: A) -> Result<UtpSocket> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn peer_addr(&self) -> Result<SocketAddr> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub async fn connect(addr: SocketAddr) -> Result<UtpSocket> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub async fn recv_from(
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     pub(crate) fn should_read(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 607 |     pub async fn send_to(&mut self, buf: &[u8]) -> Result<usize> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/bit_iterator.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn from_bytes(obj: &'a [u8]) -> BitIterator {
[INFO] [stdout]    |                             --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn from_bytes(obj: &'a [u8]) -> BitIterator<'a> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn iter(&self) -> BitIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn iter(&self) -> BitIterator<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:270:23
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn extensions(&self) -> ExtensionIterator {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn extensions(&self) -> ExtensionIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 313 |     make_setter!(set_seq_nr, seq_nr, u16);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 314 |     make_setter!(set_ack_nr, ack_nr, u16);
[INFO] [stdout]     |     ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 315 |     make_setter!(set_connection_id, connection_id, u16);
[INFO] [stdout]     |     --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/packet.rs:27:17
[INFO] [stdout]     |
[INFO] [stdout]  27 |             let mut header = unsafe { &mut*(self.0.as_mut_ptr() as *mut PacketHeader) };
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] ...
[INFO] [stdout] 316 |     make_setter!(set_wnd_size, wnd_size, u32);
[INFO] [stdout]     |     ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `make_setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_read` is never used
[INFO] [stdout]    --> src/socket.rs:592:19
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl UtpSocket {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 592 |     pub(crate) fn should_read(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/bit_iterator.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn from_bytes(obj: &'a [u8]) -> BitIterator {
[INFO] [stdout]    |                             --          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn from_bytes(obj: &'a [u8]) -> BitIterator<'a> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn iter(&self) -> BitIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub fn iter(&self) -> BitIterator<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/packet.rs:270:23
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn extensions(&self) -> ExtensionIterator {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 270 |     pub fn extensions(&self) -> ExtensionIterator<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.44s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3", kill_on_drop: false }`
[INFO] [stdout] dd04e3b8a9cb9a99ca0ec3a888eee6ce40ff7847b908385f0b0c1f17ef17b2e3
